ExpertPdf PDF Creator Library
Anchoring Property
NamespacesExpertPdf.PdfCreatorTemplateAnchoring
ExpertPdf PDF Creator Library
Gets or sets the template anchoring inside the PDF page
Declaration Syntax
C#Visual BasicVisual C++
public TemplateAnchoring Anchoring { get; set; }
Public Property Anchoring As TemplateAnchoring
public:
property TemplateAnchoring Anchoring {
	TemplateAnchoring get ();
	void set (TemplateAnchoring value);
}

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