ExpertPdf PDF Creator Library
Docking Property
NamespacesExpertPdf.PdfCreatorTemplateDocking
ExpertPdf PDF Creator Library
Gets or sets the template docking inside the PDF page
Declaration Syntax
C#Visual BasicVisual C++
public TemplateDocking Docking { get; set; }
Public Property Docking As TemplateDocking
	Get
	Set
public:
property TemplateDocking Docking {
	TemplateDocking get ();
	void set (TemplateDocking value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)