Gets or sets the template docking inside the PDF page
| C# | Visual Basic | Visual C++ |
public TemplateDocking Docking { get; set; }
Public Property Docking As TemplateDocking Get Set
public: property TemplateDocking Docking { TemplateDocking get (); void set (TemplateDocking value); }