Winnovative PDF Creator Library for .NET
Paginate Property
NamespacesWinnovative.PdfCreatorImageElementPaginate
Winnovative PDF Creator Library for .NET
When true the element can be paginated
Declaration Syntax
C#Visual BasicVisual C++
public bool Paginate { get; set; }
Public Property Paginate As Boolean
	Get
	Set
public:
property bool Paginate {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)