ARCed.Scintilla.Printing.ShouldSerializePageSettings C# (CSharp) Method

ShouldSerializePageSettings() private method

private ShouldSerializePageSettings ( ) : bool
return bool
        private bool ShouldSerializePageSettings()
        {
            return this.PageSettings.ShouldSerialize();
        }