Skybound.Gecko.PrintSettings.GetHowToEnableFrameUIAttribute C# (CSharp) Method

GetHowToEnableFrameUIAttribute() public method

public GetHowToEnableFrameUIAttribute ( ) : short
return short
        public short GetHowToEnableFrameUIAttribute()
        {
            Console.WriteLine("33");
            return m_howToEnableFrameUI;
        }
PrintSettings