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

GetOutputFormatAttribute() public méthode

public GetOutputFormatAttribute ( ) : short
Résultat short
        public short GetOutputFormatAttribute()
        {
            Console.WriteLine("58");
            return m_outputFormat;
        }
PrintSettings