Winnovative PDF Creator Library for .NET
Docking Property
NamespacesWinnovative.PdfCreatorTemplateDocking
Winnovative PDF Creator Library for .NET
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)