ExpertPdf Html to Pdf Converter Library
Anchoring Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTemplateAnchoring
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)