메소드 |
설명 |
|
Assign ( nsIPrintSettings aPS ) : void |
|
|
Clone ( ) : nsIPrintSettings |
|
|
GetColorspaceAttribute ( ) : string |
|
|
GetDocURLAttribute ( ) : string |
|
|
GetDownloadFontsAttribute ( ) : bool |
|
|
GetEdgeBottomAttribute ( ) : double |
|
|
GetEdgeInTwips ( IntPtr aEdge ) : void |
|
|
GetEdgeLeftAttribute ( ) : double |
|
|
GetEdgeRightAttribute ( ) : double |
|
|
GetEdgeTopAttribute ( ) : double |
|
|
GetEffectivePageSize ( double &aWidth, double &aHeight ) : void |
|
|
GetEndPageRangeAttribute ( ) : int |
|
|
GetFooterStrCenterAttribute ( ) : string |
|
|
GetFooterStrLeftAttribute ( ) : string |
|
|
GetFooterStrRightAttribute ( ) : string |
|
|
GetHeaderStrCenterAttribute ( ) : string |
|
|
GetHeaderStrLeftAttribute ( ) : string |
|
|
GetHeaderStrRightAttribute ( ) : string |
|
|
GetHowToEnableFrameUIAttribute ( ) : short |
|
|
GetIsCancelledAttribute ( ) : bool |
|
|
GetIsInitializedFromPrefsAttribute ( ) : bool |
|
|
GetIsInitializedFromPrinterAttribute ( ) : bool |
|
|
GetMarginBottomAttribute ( ) : double |
|
|
GetMarginInTwips ( IntPtr aMargin ) : void |
|
|
GetMarginLeftAttribute ( ) : double |
|
|
GetMarginRightAttribute ( ) : double |
|
|
GetMarginTopAttribute ( ) : double |
|
|
GetNumCopiesAttribute ( ) : int |
|
|
GetOrientationAttribute ( ) : int |
|
|
GetOutputFormatAttribute ( ) : short |
|
|
GetPaperDataAttribute ( ) : short |
|
|
GetPaperHeightAttribute ( ) : double |
|
|
GetPaperNameAttribute ( ) : string |
|
|
GetPaperSizeTypeAttribute ( ) : short |
|
|
GetPaperSizeUnitAttribute ( ) : short |
|
|
GetPaperWidthAttribute ( ) : double |
|
|
GetPlexNameAttribute ( ) : string |
|
|
GetPrintBGColorsAttribute ( ) : bool |
|
|
GetPrintBGImagesAttribute ( ) : bool |
|
|
GetPrintCommandAttribute ( ) : string |
|
|
GetPrintFrameTypeAttribute ( ) : short |
|
|
GetPrintFrameTypeUsageAttribute ( ) : short |
|
|
GetPrintInColorAttribute ( ) : bool |
|
|
GetPrintOptions ( int aType ) : bool |
|
|
GetPrintOptionsBits ( ) : int |
|
|
GetPrintPageDelayAttribute ( ) : int |
|
|
GetPrintRangeAttribute ( ) : short |
|
|
GetPrintReversedAttribute ( ) : bool |
|
|
GetPrintSessionAttribute ( ) : nsIPrintSession |
|
|
GetPrintSilentAttribute ( ) : bool |
|
|
GetPrintToFileAttribute ( ) : bool |
|
|
GetPrinterNameAttribute ( ) : string |
|
|
GetResolutionNameAttribute ( ) : string |
|
|
GetScalingAttribute ( ) : double |
|
|
GetShowPrintProgressAttribute ( ) : bool |
|
|
GetShrinkToFitAttribute ( ) : bool |
|
|
GetStartPageRangeAttribute ( ) : int |
|
|
GetTitleAttribute ( ) : string |
|
|
GetToFileNameAttribute ( ) : string |
|
|
GetUnwriteableMarginBottomAttribute ( ) : double |
|
|
GetUnwriteableMarginInTwips ( IntPtr aEdge ) : void |
|
|
GetUnwriteableMarginLeftAttribute ( ) : double |
|
|
GetUnwriteableMarginRightAttribute ( ) : double |
|
|
GetUnwriteableMarginTopAttribute ( ) : double |
|
|
SetColorspaceAttribute ( string aColorspace ) : void |
|
|
SetDocURLAttribute ( string aDocURL ) : void |
|
|
SetDownloadFontsAttribute ( bool aDownloadFonts ) : void |
|
|
SetEdgeBottomAttribute ( double aEdgeBottom ) : void |
|
|
SetEdgeInTwips ( IntPtr aEdge ) : void |
|
|
SetEdgeLeftAttribute ( double aEdgeLeft ) : void |
|
|
SetEdgeRightAttribute ( double aEdgeRight ) : void |
|
|
SetEdgeTopAttribute ( double aEdgeTop ) : void |
|
|
SetEffectivePageSize ( double aWidth, double aHeight ) : void |
|
|
SetEndPageRangeAttribute ( int aEndPageRange ) : void |
|
|
SetFooterStrCenterAttribute ( string aFooterStrCenter ) : void |
|
|
SetFooterStrLeftAttribute ( string aFooterStrLeft ) : void |
|
|
SetFooterStrRightAttribute ( string aFooterStrRight ) : void |
|
|
SetHeaderStrCenterAttribute ( string aHeaderStrCenter ) : void |
|
|
SetHeaderStrLeftAttribute ( string aHeaderStrLeft ) : void |
|
|
SetHeaderStrRightAttribute ( string aHeaderStrRight ) : void |
|
|
SetHowToEnableFrameUIAttribute ( short aHowToEnableFrameUI ) : void |
|
|
SetIsCancelledAttribute ( bool aIsCancelled ) : void |
|
|
SetIsInitializedFromPrefsAttribute ( bool aIsInitializedFromPrefs ) : void |
|
|
SetIsInitializedFromPrinterAttribute ( bool aIsInitializedFromPrinter ) : void |
|
|
SetMarginBottomAttribute ( double aMarginBottom ) : void |
|
|
SetMarginInTwips ( IntPtr aMargin ) : void |
|
|
SetMarginLeftAttribute ( double aMarginLeft ) : void |
|
|
SetMarginRightAttribute ( double aMarginRight ) : void |
|
|
SetMarginTopAttribute ( double aMarginTop ) : void |
|
|
SetNumCopiesAttribute ( int aNumCopies ) : void |
|
|
SetOrientationAttribute ( int aOrientation ) : void |
|
|
SetOutputFormatAttribute ( short aOutputFormat ) : void |
|
|
SetPaperDataAttribute ( short aPaperData ) : void |
|
|
SetPaperHeightAttribute ( double aPaperHeight ) : void |
|
|
SetPaperNameAttribute ( string aPaperName ) : void |
|
|
SetPaperSizeTypeAttribute ( short aPaperSizeType ) : void |
|
|
SetPaperSizeUnitAttribute ( short aPaperSizeUnit ) : void |
|
|
SetPaperWidthAttribute ( double aPaperWidth ) : void |
|
|
SetPlexNameAttribute ( string aPlexName ) : void |
|
|
SetPrintBGColorsAttribute ( bool aPrintBGColors ) : void |
|
|
SetPrintBGImagesAttribute ( bool aPrintBGImages ) : void |
|
|
SetPrintCommandAttribute ( string aPrintCommand ) : void |
|
|
SetPrintFrameTypeAttribute ( short aPrintFrameType ) : void |
|
|
SetPrintFrameTypeUsageAttribute ( short aPrintFrameTypeUsage ) : void |
|
|
SetPrintInColorAttribute ( bool aPrintInColor ) : void |
|
|
SetPrintOptions ( int aType, bool aTurnOnOff ) : void |
|
|
SetPrintOptionsBits ( int printOptionsBits ) : void |
|
|
SetPrintPageDelayAttribute ( int aPrintPageDelay ) : void |
|
|
SetPrintRangeAttribute ( short aPrintRange ) : void |
|
|
SetPrintReversedAttribute ( bool aPrintReversed ) : void |
|
|
SetPrintSessionAttribute ( nsIPrintSession aPrintSession ) : void |
|
|
SetPrintSilentAttribute ( bool aPrintSilent ) : void |
|
|
SetPrintToFileAttribute ( bool aPrintToFile ) : void |
|
|
SetPrinterNameAttribute ( string aPrinterName ) : void |
|
|
SetResolutionNameAttribute ( string aResolutionName ) : void |
|
|
SetScalingAttribute ( double aScaling ) : void |
|
|
SetShowPrintProgressAttribute ( bool aShowPrintProgress ) : void |
|
|
SetShrinkToFitAttribute ( bool aShrinkToFit ) : void |
|
|
SetStartPageRangeAttribute ( int aStartPageRange ) : void |
|
|
SetTitleAttribute ( string aTitle ) : void |
|
|
SetToFileNameAttribute ( string aToFileName ) : void |
|
|
SetUnwriteableMarginBottomAttribute ( double aUnwriteableMarginBottom ) : void |
|
|
SetUnwriteableMarginInTwips ( IntPtr aEdge ) : void |
|
|
SetUnwriteableMarginLeftAttribute ( double aUnwriteableMarginLeft ) : void |
|
|
SetUnwriteableMarginRightAttribute ( double aUnwriteableMarginRight ) : void |
|
|
SetUnwriteableMarginTopAttribute ( double aUnwriteableMarginTop ) : void |
|
|
SetupSilentPrinting ( ) : void |
|
|