PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / SaveAsDialogCaption Property

In This Topic
    SaveAsDialogCaption Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "Select project to store translation" string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SaveAsDialogCaption As String
    public static string SaveAsDialogCaption {get;}
    See Also