Skybound.Gecko.PrintSettings.GetPrintFrameTypeAttribute C# (CSharp) Méthode

GetPrintFrameTypeAttribute() public méthode

public GetPrintFrameTypeAttribute ( ) : short
Résultat short
        public short GetPrintFrameTypeAttribute()
        {
            Console.WriteLine("36");
            return m_printFrameType;
        }
PrintSettings