Method | Description | |
---|---|---|
Assign ( nsIPrintSettings aPS ) : void | ||
Clone ( ) : nsIPrintSettings | ||
GetColorspaceAttribute ( ) : string | ||
GetDocURLAttribute ( ) : string | ||
GetDownloadFontsAttribute ( ) : bool | ||
GetEdgeBottomAttribute ( ) : double | ||
GetEdgeInTwips ( |
||
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 ( |
||
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 ( |
||
GetUnwriteableMarginLeftAttribute ( ) : double | ||
GetUnwriteableMarginRightAttribute ( ) : double | ||
GetUnwriteableMarginTopAttribute ( ) : double | ||
SetColorspaceAttribute ( string aColorspace ) : void | ||
SetDocURLAttribute ( string aDocURL ) : void | ||
SetDownloadFontsAttribute ( bool aDownloadFonts ) : void | ||
SetEdgeBottomAttribute ( double aEdgeBottom ) : void | ||
SetEdgeInTwips ( |
||
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 ( |
||
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 |
public Assign ( nsIPrintSettings aPS ) : void | ||
aPS | nsIPrintSettings | |
return | void |
public GetEdgeInTwips ( |
||
aEdge | ||
return | void |
public GetEffectivePageSize ( double &aWidth, double &aHeight ) : void | ||
aWidth | double | |
aHeight | double | |
return | void |
public GetFooterStrCenterAttribute ( ) : string | ||
return | string |
public GetFooterStrLeftAttribute ( ) : string | ||
return | string |
public GetFooterStrRightAttribute ( ) : string | ||
return | string |
public GetHeaderStrCenterAttribute ( ) : string | ||
return | string |
public GetHeaderStrLeftAttribute ( ) : string | ||
return | string |
public GetHeaderStrRightAttribute ( ) : string | ||
return | string |
public GetHowToEnableFrameUIAttribute ( ) : short | ||
return | short |
public GetIsInitializedFromPrefsAttribute ( ) : bool | ||
return | bool |
public GetIsInitializedFromPrinterAttribute ( ) : bool | ||
return | bool |
public GetMarginInTwips ( |
||
aMargin | ||
return | void |
public GetPrintFrameTypeAttribute ( ) : short | ||
return | short |
public GetPrintFrameTypeUsageAttribute ( ) : short | ||
return | short |
public GetPrintSessionAttribute ( ) : nsIPrintSession | ||
return | nsIPrintSession |
public GetResolutionNameAttribute ( ) : string | ||
return | string |
public GetShowPrintProgressAttribute ( ) : bool | ||
return | bool |
public GetUnwriteableMarginBottomAttribute ( ) : double | ||
return | double |
public GetUnwriteableMarginInTwips ( |
||
aEdge | ||
return | void |
public GetUnwriteableMarginLeftAttribute ( ) : double | ||
return | double |
public GetUnwriteableMarginRightAttribute ( ) : double | ||
return | double |
public GetUnwriteableMarginTopAttribute ( ) : double | ||
return | double |
public SetColorspaceAttribute ( string aColorspace ) : void | ||
aColorspace | string | |
return | void |
public SetDocURLAttribute ( string aDocURL ) : void | ||
aDocURL | string | |
return | void |
public SetDownloadFontsAttribute ( bool aDownloadFonts ) : void | ||
aDownloadFonts | bool | |
return | void |
public SetEdgeBottomAttribute ( double aEdgeBottom ) : void | ||
aEdgeBottom | double | |
return | void |
public SetEdgeInTwips ( |
||
aEdge | ||
return | void |
public SetEdgeLeftAttribute ( double aEdgeLeft ) : void | ||
aEdgeLeft | double | |
return | void |
public SetEdgeRightAttribute ( double aEdgeRight ) : void | ||
aEdgeRight | double | |
return | void |
public SetEdgeTopAttribute ( double aEdgeTop ) : void | ||
aEdgeTop | double | |
return | void |
public SetEffectivePageSize ( double aWidth, double aHeight ) : void | ||
aWidth | double | |
aHeight | double | |
return | void |
public SetEndPageRangeAttribute ( int aEndPageRange ) : void | ||
aEndPageRange | int | |
return | void |
public SetFooterStrCenterAttribute ( string aFooterStrCenter ) : void | ||
aFooterStrCenter | string | |
return | void |
public SetFooterStrLeftAttribute ( string aFooterStrLeft ) : void | ||
aFooterStrLeft | string | |
return | void |
public SetFooterStrRightAttribute ( string aFooterStrRight ) : void | ||
aFooterStrRight | string | |
return | void |
public SetHeaderStrCenterAttribute ( string aHeaderStrCenter ) : void | ||
aHeaderStrCenter | string | |
return | void |
public SetHeaderStrLeftAttribute ( string aHeaderStrLeft ) : void | ||
aHeaderStrLeft | string | |
return | void |
public SetHeaderStrRightAttribute ( string aHeaderStrRight ) : void | ||
aHeaderStrRight | string | |
return | void |
public SetHowToEnableFrameUIAttribute ( short aHowToEnableFrameUI ) : void | ||
aHowToEnableFrameUI | short | |
return | void |
public SetIsCancelledAttribute ( bool aIsCancelled ) : void | ||
aIsCancelled | bool | |
return | void |
public SetIsInitializedFromPrefsAttribute ( bool aIsInitializedFromPrefs ) : void | ||
aIsInitializedFromPrefs | bool | |
return | void |
public SetIsInitializedFromPrinterAttribute ( bool aIsInitializedFromPrinter ) : void | ||
aIsInitializedFromPrinter | bool | |
return | void |
public SetMarginBottomAttribute ( double aMarginBottom ) : void | ||
aMarginBottom | double | |
return | void |
public SetMarginInTwips ( |
||
aMargin | ||
return | void |
public SetMarginLeftAttribute ( double aMarginLeft ) : void | ||
aMarginLeft | double | |
return | void |
public SetMarginRightAttribute ( double aMarginRight ) : void | ||
aMarginRight | double | |
return | void |
public SetMarginTopAttribute ( double aMarginTop ) : void | ||
aMarginTop | double | |
return | void |
public SetNumCopiesAttribute ( int aNumCopies ) : void | ||
aNumCopies | int | |
return | void |
public SetOrientationAttribute ( int aOrientation ) : void | ||
aOrientation | int | |
return | void |
public SetOutputFormatAttribute ( short aOutputFormat ) : void | ||
aOutputFormat | short | |
return | void |
public SetPaperDataAttribute ( short aPaperData ) : void | ||
aPaperData | short | |
return | void |
public SetPaperHeightAttribute ( double aPaperHeight ) : void | ||
aPaperHeight | double | |
return | void |
public SetPaperNameAttribute ( string aPaperName ) : void | ||
aPaperName | string | |
return | void |
public SetPaperSizeTypeAttribute ( short aPaperSizeType ) : void | ||
aPaperSizeType | short | |
return | void |
public SetPaperSizeUnitAttribute ( short aPaperSizeUnit ) : void | ||
aPaperSizeUnit | short | |
return | void |
public SetPaperWidthAttribute ( double aPaperWidth ) : void | ||
aPaperWidth | double | |
return | void |
public SetPlexNameAttribute ( string aPlexName ) : void | ||
aPlexName | string | |
return | void |
public SetPrintBGColorsAttribute ( bool aPrintBGColors ) : void | ||
aPrintBGColors | bool | |
return | void |
public SetPrintBGImagesAttribute ( bool aPrintBGImages ) : void | ||
aPrintBGImages | bool | |
return | void |
public SetPrintCommandAttribute ( string aPrintCommand ) : void | ||
aPrintCommand | string | |
return | void |
public SetPrintFrameTypeAttribute ( short aPrintFrameType ) : void | ||
aPrintFrameType | short | |
return | void |
public SetPrintFrameTypeUsageAttribute ( short aPrintFrameTypeUsage ) : void | ||
aPrintFrameTypeUsage | short | |
return | void |
public SetPrintInColorAttribute ( bool aPrintInColor ) : void | ||
aPrintInColor | bool | |
return | void |
public SetPrintOptions ( int aType, bool aTurnOnOff ) : void | ||
aType | int | |
aTurnOnOff | bool | |
return | void |
public SetPrintOptionsBits ( int printOptionsBits ) : void | ||
printOptionsBits | int | |
return | void |
public SetPrintPageDelayAttribute ( int aPrintPageDelay ) : void | ||
aPrintPageDelay | int | |
return | void |
public SetPrintRangeAttribute ( short aPrintRange ) : void | ||
aPrintRange | short | |
return | void |
public SetPrintReversedAttribute ( bool aPrintReversed ) : void | ||
aPrintReversed | bool | |
return | void |
public SetPrintSessionAttribute ( nsIPrintSession aPrintSession ) : void | ||
aPrintSession | nsIPrintSession | |
return | void |
public SetPrintSilentAttribute ( bool aPrintSilent ) : void | ||
aPrintSilent | bool | |
return | void |
public SetPrintToFileAttribute ( bool aPrintToFile ) : void | ||
aPrintToFile | bool | |
return | void |
public SetPrinterNameAttribute ( string aPrinterName ) : void | ||
aPrinterName | string | |
return | void |
public SetResolutionNameAttribute ( string aResolutionName ) : void | ||
aResolutionName | string | |
return | void |
public SetScalingAttribute ( double aScaling ) : void | ||
aScaling | double | |
return | void |
public SetShowPrintProgressAttribute ( bool aShowPrintProgress ) : void | ||
aShowPrintProgress | bool | |
return | void |
public SetShrinkToFitAttribute ( bool aShrinkToFit ) : void | ||
aShrinkToFit | bool | |
return | void |
public SetStartPageRangeAttribute ( int aStartPageRange ) : void | ||
aStartPageRange | int | |
return | void |
public SetTitleAttribute ( string aTitle ) : void | ||
aTitle | string | |
return | void |
public SetToFileNameAttribute ( string aToFileName ) : void | ||
aToFileName | string | |
return | void |
public SetUnwriteableMarginBottomAttribute ( double aUnwriteableMarginBottom ) : void | ||
aUnwriteableMarginBottom | double | |
return | void |
public SetUnwriteableMarginInTwips ( IntPtr aEdge ) : void | ||
aEdge | IntPtr | |
return | void |
public SetUnwriteableMarginLeftAttribute ( double aUnwriteableMarginLeft ) : void | ||
aUnwriteableMarginLeft | double | |
return | void |
public SetUnwriteableMarginRightAttribute ( double aUnwriteableMarginRight ) : void | ||
aUnwriteableMarginRight | double | |
return | void |
public SetUnwriteableMarginTopAttribute ( double aUnwriteableMarginTop ) : void | ||
aUnwriteableMarginTop | double | |
return | void |