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
	Get
	Set
public:
property TemplateAnchoring Anchoring {
	TemplateAnchoring get ();
	void set (TemplateAnchoring value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)