ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / PaperSizeNameResolver Class
Members

In This Topic
    PaperSizeNameResolver Class
    In This Topic
    Provides a name resolver for Microsoft's PaperKind enumeration paper types.
    Object Model
    PaperSizeNameResolver Class
    Syntax
    'Declaration
     
    Public Class PaperSizeNameResolver 
    public class PaperSizeNameResolver 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Win.Printing.PaperSizeNameResolver

    See Also