Sets default value of BeginFromNewPage property to true.
Namespace:
Greatis.PrintSuite.ProvidersAssembly: Greatis.PrintSuite.Providers (in Greatis.PrintSuite.Providers.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetBeginFromNewPage As Boolean |
| C# |
|---|
public virtual bool GetBeginFromNewPage() |
| Visual C++ |
|---|
public: virtual bool GetBeginFromNewPage() |
| JavaScript |
|---|
function getBeginFromNewPage(); |