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