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

GetPrintFrameTypeUsageAttribute() public méthode

public GetPrintFrameTypeUsageAttribute ( ) : short
Résultat short
        public short GetPrintFrameTypeUsageAttribute()
        {
            Console.WriteLine("35");
            return m_printFrameTypeUsage;
        }
PrintSettings