Gets list of providers used for page decoration.
Namespace:
Greatis.PrintSuite.DesignerAssembly: Greatis.PrintSuite.Designer (in Greatis.PrintSuite.Designer.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Page As ProviderList |
C# |
---|
public ProviderList Page { get; } |
Visual C++ |
---|
public: property ProviderList^ Page { ProviderList^ get (); } |
JavaScript |
---|
function get_page(); |