Class PaperSource

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Drawing.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Drawing.Common
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Drawing.Printing.PaperSource
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • PaperSource

        public PaperSource​(java.lang.Object instance)
                    throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • PaperSource

        public PaperSource()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getRawKind

        public int getRawKind()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRawKind

        public void setRawKind​(int RawKind)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKind

        public PaperSourceKind getKind()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSourceName

        public java.lang.String getSourceName()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSourceName

        public void setSourceName​(java.lang.String SourceName)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable